' Classes/System/Drawing/Image.ab Namespace System Namespace Drawing Class Image Public Function NativeImage() As *GpImage Return nativeImage End Function Private nativeImage As *GpImage End Class End Namespace End Namespace