B | |
| b_array [Gg.Raster] |
The type for big arrays.
|
| box2 [Gg] |
The type for 2D axis-aligned boxes
(rectangles).
|
| box3 [Gg] |
The type for 3D axis-aligned boxes
(cuboids).
|
| buffer [Gg.Raster] |
The type for linear buffer of scalars.
|
C | |
| color [Gg] |
The type for colors, see details.
|
L | |
| lab [Gg.Color] |
The type for colors in the CIE L*a*b* color space with a D50 reference
white point and an alpha component.
|
| lch_ab [Gg.Color] |
The type for colors in the CIE L*C*h*ab color space with a
D50 reference white point and an alpha component.
|
| lch_uv [Gg.Color] |
The type for colors in the CIE L*C*huv color space with a
D65 reference white point and an alpha component.
|
| luv [Gg.Color] |
The type for colors in the CIE L*u*v* color space with a D65 reference
white point and an alpha component.
|
M | |
| m [Gg.Box] |
The type for matrices representing
linear
transformations
of
Gg.Box.dim space.
|
| m [Gg.V] |
The type for matrices representing
linear
transformations
of
Gg.V.dim space.
|
| m [Gg.Box3] |
The type for matrices representing
linear
transformations of 3D space.
|
| m [Gg.Box2] |
The type for matrices representing
linear
transformations of 2D space.
|
| m [Gg.V4] |
The type for matrices representing
linear
transformations
of 4D space.
|
| m [Gg.V3] |
The type for matrices representing
linear
transformations
of 3D space.
|
| m [Gg.V2] |
The type for matrices representing
linear
transformations of 2D space.
|
| m2 [Gg] |
The type for 2x2 matrices.
|
| m3 [Gg] |
The type for 3x3 matrices.
|
| m4 [Gg] |
The type for 4x4 matrices.
|
| mh [Gg.P] |
The type for matrices representing linear transformations
of
homogenous
Gg.P.dim space.
|
| mh [Gg.P3] |
The type for matrices representing linear transformations
of
homogenous 3D space.
|
| mh [Gg.P2] |
The type for matrices representing linear transformations
of
homogenous 2D space.
|
P | |
| p [Gg.Box] |
The type for
Gg.Box.dim points.
|
| p [Gg.Box3] |
The type for 3D points.
|
| p [Gg.Box2] |
The type for 2D points.
|
| p2 [Gg] |
The type for 2D points.
|
| p3 [Gg] |
The type for 3D points.
|
| profile [Gg.Color] |
The type for ICC color profiles.
|
Q | |
| quat [Gg] |
The type for quaternions.
|
R | |
| raster [Gg] |
The type for raster data.
|
S | |
| sample_format [Gg.Raster] |
The type for sample formats.
|
| sample_pack [Gg.Raster] |
The type for sample packs.
|
| sample_semantics [Gg.Raster] |
The type for sample semantics.
|
| scalar_type [Gg.Raster] |
The type for scalar types.
|
| size [Gg.Box] |
The type for
Gg.Box.dim sizes.
|
| size [Gg.Box3] |
The type for 3D sizes.
|
| size [Gg.Box2] |
The type for 2D sizes.
|
| size2 [Gg] |
The type for sizes in 2D space.
|
| size3 [Gg] |
The type for sizes in 3D space.
|
| space [Gg.Color] |
The type for color spaces.
|
| srgb [Gg.Color] |
The type for colors in the
sRGB color space
with an alpha component.
|
| stops [Gg.Color] |
The type for color stops.
|
T | |
| t [Gg.Box] |
The type for boxes.
|
| t [Gg.Size] |
The type for sizes.
|
| t [Gg.M] |
The type for matrices.
|
| t [Gg.P] |
The type for points.
|
| t [Gg.V] |
The type for vectors.
|
| t [Gg.Raster] |
The type for raster data.
|
| t [Gg.Color] |
The type for colors in a device independent RGB color space with
an alpha component.
|
| t [Gg.Box3] |
The type for 3D boxes
(cuboids).
|
| t [Gg.Box2] |
The type for 2D boxes
(rectangles).
|
| t [Gg.Size3] |
The type for 3D sizes.
|
| t [Gg.Size2] |
The type for 2D sizes.
|
| t [Gg.M4] |
The type for 4D square matrices.
|
| t [Gg.M3] |
The type for 3D square matrices.
|
| t [Gg.M2] |
The type for 2D square matrices.
|
| t [Gg.Quat] |
The type for quaternions.
|
| t [Gg.P3] |
The type for points.
|
| t [Gg.P2] |
The type for points.
|
| t [Gg.V4] |
The type for 4D vectors.
|
| t [Gg.V3] |
The type for 3D vectors.
|
| t [Gg.V2] |
The type for 2D vectors.
|
| t [Gg.Float] |
The type for floating point numbers.
|
V | |
| v [Gg.Box] |
The type for
Gg.Box.dim vectors.
|
| v [Gg.M] |
The type for rows and columns as vectors.
|
| v [Gg.Box3] |
The type for 3D vectors.
|
| v [Gg.Box2] |
The type for 2D vectors.
|
| v [Gg.M4] |
The type for rows and columns as vectors.
|
| v [Gg.M3] |
The type for rows and columns as vectors.
|
| v [Gg.M2] |
The type for rows and columns as vectors.
|
| v2 [Gg] |
The type for 2D vectors.
|
| v3 [Gg] |
The type for 3D vectors.
|
| v4 [Gg] |
The type for 4D vectors.
|