struct Vips::Type
- Vips::Type
- Struct
- Value
- Object
Defined in:
vips/vips.crConstructors
Instance Method Summary
- #as_a32
- #as_a64
- #as_aimg
- #as_b
- #as_bytes
- #as_enum(cls : Enum.class)
- #as_f64
- #as_h
- #as_i32
- #as_image
- #as_o
- #as_s
- #as_u64
- #value : VALTYPE
Constructor Detail
def self.new(value : Array(Float64) | Array(Int32) | Array(Vips::Image) | Bool | Float64 | Int32 | Slice(UInt8) | String | UInt64 | Vips::GObject | Vips::Optional)
#