Uses of Interface
is.galia.image.NativeMetadata
Packages that use NativeMetadata
Package
Description
Classes for properties associated with an image.
Contains image processing operations and related classes.
-
Uses of NativeMetadata in is.galia.image
Fields in is.galia.image declared as NativeMetadataMethods in is.galia.image that return types with arguments of type NativeMetadataModifier and TypeMethodDescriptionEmptyMetadata.getNativeMetadata()
Metadata.getNativeMetadata()
MutableMetadata.getNativeMetadata()
Methods in is.galia.image with parameters of type NativeMetadataModifier and TypeMethodDescriptionvoid
MutableMetadata.setNativeMetadata
(NativeMetadata nativeMetadata) -
Uses of NativeMetadata in is.galia.operation
Methods in is.galia.operation that return types with arguments of type NativeMetadataMethods in is.galia.operation with parameters of type NativeMetadata