Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
vips
main
Vips
Cache
Connection
Enums
Access
Align
Angle
Angle45
BandFormat
BlendMode
Coding
Combine
CombineMode
CompassDirection
DemandStyle
Direction
Extend
FailOn
ForeignDzContainer
ForeignDzDepth
ForeignDzLayout
ForeignFlags
ForeignHeifCompression
ForeignJpegSubsample
ForeignPpmFormat
ForeignSubsample
ForeignTiffCompression
ForeignTiffPredictor
ForeignTiffResunit
ForeignWebpPreset
ImageType
Intent
Interesting
Interpretation
Kernel
OperationBoolean
OperationComplex
OperationComplex2
OperationComplexget
OperationFlags
OperationMath
OperationMath2
OperationMorphology
OperationRelational
OperationRound
PCS
Precision
RegionShrink
Saveable
Signal
Size
Token
GObject
GValue
Image
EvalProc
Interpolate
Introspect
Argument
MutableImage
Operation
Region
Source
SourceCustom
SourceStream
Stats
Target
TargetCustom
TargetStream
Type
VipsBlob
VipsException
VipsObject
Built with Crystal 1.9.2
2023-10-07 18:41:42 UTC
enum
Vips::Enums::OperationBoolean
Defined in:
vips/enums.cr
Enum Members
And
=
0
Or
=
1
Eor
=
2
Lshift
=
3
Rshift
=
4
Instance Method Summary
#and?
#eor?
#lshift?
#or?
#rshift?
Instance Method Detail
def
and?
#
[
View source
]
def
eor?
#
[
View source
]
def
lshift?
#
[
View source
]
def
or?
#
[
View source
]
def
rshift?
#
[
View source
]