Class Bitmap.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Bitmap.MethodName : Resource.MethodName
- Inheritance
-
Bitmap.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
ConvertToImage
Cached name for the 'convert_to_image' method.
public static readonly StringName ConvertToImage
Field Value
Create
Cached name for the 'create' method.
public static readonly StringName Create
Field Value
CreateFromImageAlpha
Cached name for the 'create_from_image_alpha' method.
public static readonly StringName CreateFromImageAlpha
Field Value
GetBit
Cached name for the 'get_bit' method.
public static readonly StringName GetBit
Field Value
GetBitv
Cached name for the 'get_bitv' method.
public static readonly StringName GetBitv
Field Value
GetSize
Cached name for the 'get_size' method.
public static readonly StringName GetSize
Field Value
GetTrueBitCount
Cached name for the 'get_true_bit_count' method.
public static readonly StringName GetTrueBitCount
Field Value
GrowMask
Cached name for the 'grow_mask' method.
public static readonly StringName GrowMask
Field Value
OpaqueToPolygons
Cached name for the 'opaque_to_polygons' method.
public static readonly StringName OpaqueToPolygons
Field Value
Resize
Cached name for the 'resize' method.
public static readonly StringName Resize
Field Value
SetBit
Cached name for the 'set_bit' method.
public static readonly StringName SetBit
Field Value
SetBitRect
Cached name for the 'set_bit_rect' method.
public static readonly StringName SetBitRect
Field Value
SetBitv
Cached name for the 'set_bitv' method.
public static readonly StringName SetBitv
Field Value
_GetData
Cached name for the '_get_data' method.
public static readonly StringName _GetData
Field Value
_SetData
Cached name for the '_set_data' method.
public static readonly StringName _SetData