menu
Dart
dart:web_gl
RenderingContext2
getInternalformatParameter method
getInternalformatParameter
brightness_4
brightness_5
description
getInternalformatParameter
method
Object
?
getInternalformatParameter
(
int
target
,
int
internalformat
,
int
pname
)
Implementation
Object? getInternalformatParameter(int target, int internalformat, int pname) native;
Dart
dart:web_gl
RenderingContext2
getInternalformatParameter method
RenderingContext2 class