dmagick ~master (2017-08-12T15:43:00Z)
Dub
Repo
PrimaryInfo
dmagick
c
image
extern (
C
)
struct
PrimaryInfo {
double
x
;
double
y
;
double
z
;
}
Members
Variables
x
double
x
;
X ordinate.
y
double
y
;
Y ordinate.
z
double
z
;
Z ordinate. This attribute is always ignored.
Meta
Source
See Implementation
dmagick
c
image
enums
AlphaChannelType
ImageType
InterlaceType
OrientationType
ResolutionType
structs
ChromaticityInfo
Image
PrimaryInfo