Class ImageProfile

ImageRef profile part specific to image information.

Constructors

Properties

bitmapMemoryConsumption: number = 0

Memory consumption of a memory-backed bitmap. Zero, if the image is hibernating.

Default is 0

hibernationMemoryConsumption: number = 0

Memory consumption of the hibernation buffer. Zero, if the image is not hibernating, or is hibernated to a file.

Default is 0