class V4L2::CropCapability

Included Modules

Defined in:

v4l2/crop_capability.cr

Constructors

Instance Method Summary

Instance methods inherited from module V4L2::StructWrapper(Linux::V4L2CropCap)

to_unsafe : Pointer(STRUCT) to_unsafe

Constructor Detail

def self.new(type : Buffer::Type) #

[View source]

Instance Method Detail

def bounds : Rect #

[View source]
def defrect : Rect #

[View source]
def pixel_aspect #

[View source]
def pixelaspect #

[View source]
def type #

[View source]