Thumbnail4Resource Properties |
The Thumbnail4Resource type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitsPixel |
Gets or sets the bits pixel.
(Inherited from ThumbnailResource.) |
![]() | DataSize |
Gets the resource data size in bytes.
(Inherited from ThumbnailResource.) |
![]() | Format |
Gets or sets the thumbnail data format.
(Inherited from ThumbnailResource.) |
![]() | Height |
Gets or sets the height of thumbnail in pixels.
(Inherited from ThumbnailResource.) |
![]() | ID |
Gets or sets the unique identifier for the resource.
(Inherited from ResourceBlock.) |
![]() | JpegOptions |
Gets or sets the JPEG options. Suitable when thumbnail resource is saved into JPEG file format only. This option has no effect when RAW format is defined.
(Inherited from ThumbnailResource.) |
![]() | MinimalVersion |
Gets the minimal required psd version.
(Overrides ThumbnailResourceMinimalVersion.) |
![]() | Name |
Gets or sets the resource name. Pascal string, padded to make the size even (a null name consists of two bytes of 0).
(Inherited from ResourceBlock.) |
![]() | PlanesCount |
Gets or sets the planes count.
(Inherited from ThumbnailResource.) |
![]() | Signature |
Gets the resource signature. Should be always '8BIM'.
(Inherited from ResourceBlock.) |
![]() | Size |
Gets the resource block size in bytes including its data.
(Inherited from ResourceBlock.) |
![]() | SizeAfterCompression |
Gets or sets the size after compression. Used for consistency check.
(Inherited from ThumbnailResource.) |
![]() | ThumbnailArgb32Data |
Gets or sets the 32-bit ARGB thumbnail data.
(Inherited from ThumbnailResource.) |
![]() | ThumbnailData |
Gets or sets the thumbnail data.
(Inherited from ThumbnailResource.) |
![]() | TotalSize |
Gets the total data size.
(Inherited from ThumbnailResource.) |
![]() | Width |
Gets or sets the width of thumbnail in pixels.
(Inherited from ThumbnailResource.) |
![]() | WidthBytes |
Gets the row width in bytes.
(Inherited from ThumbnailResource.) |