- _getData
GodotMethod!(Dictionary) _getData;
Undocumented in source.
- _setData
GodotMethod!(void, Dictionary) _setData;
Undocumented in source.
- create
GodotMethod!(void, long, long, long, long, long) create;
Undocumented in source.
- getDepth
GodotMethod!(long) getDepth;
Undocumented in source.
- getFlags
GodotMethod!(long) getFlags;
Undocumented in source.
- getFormat
GodotMethod!(Image.Format) getFormat;
Undocumented in source.
- getHeight
GodotMethod!(long) getHeight;
Undocumented in source.
- getLayerData
GodotMethod!(Image, long) getLayerData;
Undocumented in source.
- getWidth
GodotMethod!(long) getWidth;
Undocumented in source.
- setDataPartial
GodotMethod!(void, Image, long, long, long, long) setDataPartial;
Undocumented in source.
- setFlags
GodotMethod!(void, long) setFlags;
Undocumented in source.
- setLayerData
GodotMethod!(void, Image, long) setLayerData;
Undocumented in source.