class StumpyGIF::LogicalScreenDescriptor
- StumpyGIF::LogicalScreenDescriptor
- Reference
- Object
Defined in:
stumpy_gif/logical_screen_descriptor.crConstructors
Instance Method Summary
- #background_color_index : UInt8
- #background_color_index=(background_color_index : UInt8)
- #color_resolution : UInt8
- #color_resolution=(color_resolution : UInt8)
- #gct_flag : Bool
- #gct_flag=(gct_flag : Bool)
- #gct_size
- #gct_size=(value)
- #height : UInt16
- #height=(height : UInt16)
- #pixel_aspect_ration : UInt8
- #pixel_aspect_ration=(pixel_aspect_ration : UInt8)
- #sort_flag : Bool
- #sort_flag=(sort_flag : Bool)
- #width : UInt16
- #width=(width : UInt16)
- #write(io)