Uses of Enum Class
org.aoju.bus.image.nimble.Photometric
Packages that use Photometric
-
Uses of Photometric in org.aoju.bus.image.nimble
Methods in org.aoju.bus.image.nimble that return PhotometricModifier and TypeMethodDescriptionstatic PhotometricPhotometric.fromString(String s) static PhotometricReturns the enum constant of this class with the specified name.static Photometric[]Photometric.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Photometric in org.aoju.bus.image.nimble.codec
Fields in org.aoju.bus.image.nimble.codec declared as PhotometricModifier and TypeFieldDescriptionprotected PhotometricDecompressor.pmiprotected PhotometricDecompressor.pmiAfterDecompressionMethods in org.aoju.bus.image.nimble.codec that return PhotometricModifier and TypeMethodDescriptionImageDescriptor.getPhotometric()CompressionRule.getPhotometricInterpretations()