|
FrameImageDataSize Field
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
The image data size
Namespace:
Furcadia.Drawing.Graphics
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax public uint ImageDataSize
Public ImageDataSize As UInteger
Dim instance As Frame
Dim value As UInteger
value = instance.ImageDataSize
instance.ImageDataSize = value
public:
unsigned int ImageDataSize
val mutable ImageDataSize: uint32
Field Value
Type:
UInt32See Also