menu
Dart
dart:typed_data
Int32x4
withZ abstract method
withZ
brightness_4
brightness_5
description
withZ
abstract method
Int32x4
withZ
(
int
z
)
Returns a new
Int32x4
copied from
this
with a new z value.
Implementation
Int32x4 withZ(int z);
Dart
dart:typed_data
Int32x4
withZ abstract method
Int32x4 class