FITSImageInfo Properties |
The FITSImageInfo type exposes the following members.
Name | Description | |
---|---|---|
BitsPerPixel |
Number of bits per image's pixel.
(Inherited from ImageInfo.) | |
FrameIndex |
Frame's index.
(Inherited from ImageInfo.) | |
Height |
Image's height.
(Inherited from ImageInfo.) | |
Instrument |
Instrument used for observation.
| |
MaxDataValue |
Maximum data value found during parsing FITS image.
| |
MinDataValue |
Minimum data value found during parsing FITS image.
| |
Object |
Object acquired during observation.
| |
Observer |
Observer doing object's acquiring.
| |
OriginalBitsPerPixl |
Original bits per pixel.
| |
Telescope |
Telescope used for object's observation.
| |
TotalFrames |
Total frames in the image.
(Inherited from ImageInfo.) | |
Width |
Image's width.
(Inherited from ImageInfo.) |