Obsolete, 6

KindNameStateTagSeen fromLast seen
objectDotNet_ImagePending19.01921, gone
This codeunit is obsolete. Use the Image codeunit in the Image Module instead.
procedureRawFormat(var Codeunit DotNet_ImageFormat)Pending19.01921, gone
Provide format in Save() function instead
procedureSave(var OutStream, Codeunit DotNet_ImageFormat)Pending19.01921, gone
Codeunit has been replaced by enum in the Image module
procedureDispose()Pending19.01921, gone
Removed as we do not need to handle memory allocation in the new module.
procedureGetImage(var DotNet Image)Pending19.01921, gone
Removed as we only support streams
procedureSetImage(DotNet Image)Pending19.01921, gone
Removed as we only support streams