Thumbnail

A struct representing a thumbnail as stored in the image resources section.

Members

Variables

binaryJpeg
ubyte[] binaryJpeg;
Undocumented in source.
binaryJpegSize
uint binaryJpegSize;
Undocumented in source.
height
uint height;
Undocumented in source.
width
uint width;
Undocumented in source.

Meta