22 package com.realtime.crossfire.jxclient.faces;
24 import javax.swing.ImageIcon;
25 import org.jetbrains.annotations.NotNull;
26 import org.jetbrains.annotations.Nullable;
50 ImageIcon
getImageIcon(
int faceNum, @Nullable
boolean[] isUnknownImage);
ImageIcon getImageIcon(int faceNum, @Nullable boolean[] isUnknownImage)
Returns the face for a face ID.
Interface for face providers.
int getSize()
Returns the size of faces in pixels.