approximateBytesUsed property

int approximateBytesUsed

Returns the approximate number of bytes allocated for this object.

The actual size of this picture may be larger, particularly if it contains references to image or other large objects.

Implementation

int get approximateBytesUsed;