Searched defs:backgroundColorRgba (Results 1 – 1 of 1) sorted by relevance
49 private int[] backgroundColorRgba = new int[4]; // 4 bytes field in TextSampleEntry217 public void setBackgroundColorRgba(int[] backgroundColorRgba) { in setBackgroundColorRgba()