toPixels

convert custom size Point to pixels (sz can be either pixels, or points if SIZE_IN_POINTS_FLAG bit set)

  1. int toPixels(int sz)
  2. Point toPixels(Point sz)
    toPixels
    (
    const Point sz
    )
  3. Rect toPixels(Rect sz)

Meta