package gg
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val scalar_type_byte_count : scalar_type -> int
val pp_scalar_type : Format.formatter -> scalar_type -> unit
type ('a, 'b) b_array = ('a, 'b, Bigarray.c_layout) Bigarray.Array1.t
type buffer = [
| `A_Float64 of float array
| `B_Float16 of (int, Bigarray.int16_unsigned_elt) b_array
| `B_Float32 of (float, Bigarray.float32_elt) b_array
| `B_Float64 of (float, Bigarray.float64_elt) b_array
| `B_Int16 of (int, Bigarray.int16_signed_elt) b_array
| `B_Int32 of (int32, Bigarray.int32_elt) b_array
| `B_Int64 of (int64, Bigarray.int64_elt) b_array
| `B_Int8 of (int, Bigarray.int8_signed_elt) b_array
| `B_UInt16 of (int, Bigarray.int16_unsigned_elt) b_array
| `B_UInt32 of (int32, Bigarray.int32_elt) b_array
| `B_UInt64 of (int64, Bigarray.int64_elt) b_array
| `B_UInt8 of (int, Bigarray.int8_unsigned_elt) b_array
| `S_UInt8 of string
]
val buffer_scalar_type : buffer -> scalar_type
val pp_buffer : Format.formatter -> buffer -> unit
val rgb_l : sample_semantics
val rgba_l : sample_semantics
val gray_l : sample_semantics
val graya_l : sample_semantics
val pp_sample_semantics : Format.formatter -> sample_semantics -> unit
type sample_pack = [
| `FourCC of string * scalar_type option
| `Other of string * scalar_type option
| `PU8888
]
val pp_sample_pack : Format.formatter -> sample_pack -> unit
val sample_format_v :
?pack:sample_pack ->
sample_semantics ->
scalar_type ->
sample_format
val sf_semantics : sample_format -> sample_semantics
val sf_scalar_type : sample_format -> scalar_type
val sf_pack : sample_format -> sample_pack option
val sf_dim : sample_format -> int
val sf_scalar_count :
?first:int ->
?w_skip:int ->
?h_skip:int ->
w:int ->
?h:int ->
?d:int ->
sample_format ->
int
val pp_sample_format : Format.formatter -> sample_format -> unit
type t = raster
val v :
?res:v3 ->
?first:int ->
?w_skip:int ->
?h_skip:int ->
w:int ->
?h:int ->
?d:int ->
sample_format ->
buffer ->
t
val first : t -> int
val w_skip : t -> int
val h_skip : t -> int
val w : t -> int
val h : t -> int
val d : t -> int
val sample_format : t -> sample_format
val dim : t -> int
val pitches : t -> int * int * int
val to_string : t -> string
val pp : Format.formatter -> t -> unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>