AIPD
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|aipd}} }} AIPD is a proprietary raster image format associated with National Instruments products su...") |
|||
Line 13: | Line 13: | ||
== Software == | == Software == | ||
+ | * [[Konvertor]] | ||
* [[XnView]] | * [[XnView]] | ||
== Links == | == Links == | ||
* [http://www.ni.com/ National Instruments web site] | * [http://www.ni.com/ National Instruments web site] |
Revision as of 15:18, 22 February 2016
AIPD is a proprietary raster image format associated with National Instruments products such as LabVIEW.Contents |
Format
At least some AIPD files appear to have a 512-byte header, followed by uncompressed image data with 4 bytes/pixel.
Identification
Files apparently begin with the ASCII signature "AIPD
".