↓ 1 callersFunction_parse_jp2_headerParse the JP2 header box to extract size, component count, color space information, and optionally DPI information, returning a (size, mode, m
00-aws-simple-demos/aws-lambda-s3-events/01_LABSETUP/lambda/PIL/Jpeg2KImagePlugin.py:138
↓ 1 callersFunctioncheck :param feature: A module, codec, or feature name. :returns: ``True`` if the module, codec, or feature is available, ``False``
00-aws-simple-demos/aws-lambda-s3-events/01_LABSETUP/lambda/PIL/features.py:173
↓ 1 callersMethodmultiline_text(
self,
xy,
text,
fill=None,
font=None,
anchor=None,
s
00-aws-simple-demos/aws-lambda-s3-events/01_LABSETUP/lambda/PIL/ImageDraw.py:485
↓ 1 callersMethodmultiline_textbbox(
self,
xy,
text,
font=None,
anchor=None,
spacing=4,
a
00-aws-simple-demos/aws-lambda-s3-events/01_LABSETUP/lambda/PIL/ImageDraw.py:678
↓ 1 callersMethodmultiline_textsize(
self,
text,
font=None,
spacing=4,
direction=None,
features=N
00-aws-simple-demos/aws-lambda-s3-events/01_LABSETUP/lambda/PIL/ImageDraw.py:585