⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.237
Server IP:
97.74.87.16
Server:
Linux 16.87.74.97.host.secureserver.net 5.14.0-503.38.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 18 08:52:10 EDT 2025 x86_64
Server Software:
Apache
PHP Version:
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ghostscript
/
Resource
/
ColorSpace
/
View File Name :
sRGB
% Copyright (C) 2001-2021 Artifex Software, Inc. % All Rights Reserved. % % This software is provided AS-IS with no warranty, either express or % implied. % % This software is distributed under license and may not be copied, % modified or distributed except as expressly authorized under the terms % of the license contained in the file LICENSE in this distribution. % % Refer to licensing information at http://www.artifex.com or contact % Artifex Software, Inc., 1305 Grant Avenue - Suite 200, Novato, % CA 94945, U.S.A., +1(415)492-9861, for further information. % % sRGB color space derived from the public domain HP sample. currentglobal true setglobal /sRGB [ /CIEBasedABC 3 dict begin /WhitePoint [ 0.9505 1 1.0890 ] def % D65 /DecodeLMN [ % sRGB gamma transform { dup 0.03928 le { 12.92321 div } { 0.055 add 1.055 div 2.4 exp } ifelse } bind dup dup ] def /MatrixLMN [ % sRGB to XYZ (D65) matrix (ITU-R BT.709-2 Primaries) 0.412457 0.212673 0.019334 0.357576 0.715152 0.119192 0.180437 0.072175 0.950301 ] def currentdict end ] /ColorSpace defineresource pop setglobal