'DeclarationSub PrepareFunction( _ ByVal args As ModificationArguments _ )
void PrepareFunction( ModificationArguments args )
Parameters
- args
- Standard argument for PrepareCompress
'DeclarationSub PrepareFunction( _ ByVal args As ModificationArguments _ )
void PrepareFunction( ModificationArguments args )
By changing the values in ModificationArguments, a compressor can control how the pixel data is passed to it by DicomObjects, or how some other values are later changed:
Setting ModificationArgs.LossyDescription to a human description and and ModificationArgs.LossyMethod to a codec values (e.g. "ISO_10918_1" for JPEG)