format property
GPUTextureFormat
get
format
Implementation
GPUTextureFormat get format =>
GPUTextureFormat.fromValue(js_util.getProperty(this, 'format'));
GPUTextureFormat get format =>
GPUTextureFormat.fromValue(js_util.getProperty(this, 'format'));