Skip to main content

CreateImage Method

Definition

Namespace: Avalonia.OpenGL.Features
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)

public IGlExportableExternalImageTexture CreateImage(
string type,
PixelSize size,
PlatformGraphicsExternalImageFormat format
)

Parameters

  String
 
  PixelSize
 
  PlatformGraphicsExternalImageFormat
 

Return Value

IGlExportableExternalImageTexture

Implements

IGlContextExternalObjectsFeature.CreateImage(String, PixelSize, PlatformGraphicsExternalImageFormat)

See Also

Reference

ExternalObjectsOpenGlExtensionFeature Class
Avalonia.OpenGL.Features Namespace