dmagick v0.2.0 (2017-05-25T20:44:29Z)
Dub
Repo
SignedQuantum
dmagick
c
magickType
Quantum is an alias for the smallest integer that can hold a pixel channel.
alias
SignedQuantum
=
ptrdiff_t
alias
SignedQuantum
=
double
alias
SignedQuantum
=
real
extern (
C
)
static if
(!(
MagickQuantumDepth == 8
))
static if
(!(
MagickQuantumDepth == 32
))
static if
(
MagickQuantumDepth == 64
)
static if
(
MagickLibVersion >= 0x690
)
alias
SignedQuantum
=
real
alias
SignedQuantum
=
double
alias
SignedQuantum
=
ptrdiff_t
Meta
Source
See Implementation
dmagick
c
magickType
aliases
MagickBooleanType
MagickDoubleT
MagickFloatT
MagickOffsetType
MagickQuantumDepth
MagickRealType
MagickSizeType
MagickStatusType
MaxMap
Quantum
QuantumAny
SignedQuantum
TransparentOpacity
enums
ChannelType
ClassType
manifest constants
MagickEpsilon
MagickHuge
MagickMaximumValue
MagickMinimumValue
MaxColormapSize
MaxTextExtent
OpaqueOpacity
QuantumRange
QuantumScale
structs
BlobInfo
Quantum is an alias for the smallest integer that can hold a pixel channel.