Члены типа ImageInfo Class
В этом разделе
В следующих таблицах перечислены элементы, предоставляемые
ImageInfo.
Публичные Свойства
| | Имя | Описание |
 | BitCount | Gets the bit count of the image. |
 | Compression | Gets the compression of the image. |
 | Height | Gets the height, in pixels, of the image. |
 | PixelType | Gets the pixel type of the image. |
 | Resolution | Gets the resolution of the image. |
 | SamplesPerPixel | Gets the number of samples per pixel in the image. |
 | Width | Gets the width, in pixels, of the image. |
Публичные Методы
| | Имя | Описание |
 | ToString | Returns the string that contains information about the image. |
Смотрите также