class
UIng::Image
- UIng::Image
- Reference
- Object
Defined in:
uing/table/image.crConstructors
Instance Method Summary
- #append(pixels, pixel_width : Int32, pixel_height : Int32, byte_stride : Int32) : Nil
- #free : Nil
- #to_unsafe : Pointer(Void)
Constructor Detail
Instance Method Detail
def append(pixels, pixel_width : Int32, pixel_height : Int32, byte_stride : Int32) : Nil
#