mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-06 08:51:23 +08:00
12 lines
427 B
Markdown
Executable File
12 lines
427 B
Markdown
Executable File
---
|
|
title: ASImageNode
|
|
layout: docs
|
|
permalink: /docs/image-node.html
|
|
next: network-image-node.html
|
|
---
|
|
|
|
<div>😑 This page is coming soon...</div>
|
|
|
|
####ASImageNode Performance Tip####
|
|
With just one line of code, you can easily check that your app isn't downloading and rendering excessive amounts of image data or upscaling a low quality image using the <a href = "debug-tool-pixel-scaling.html">pixel scaling debug tool</a>.
|